home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000332_saxena@cesdis2.gsfc.nasa.gov_Thu Feb 24 07:41:16 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from cesdis2.gsfc.nasa.gov by cs.umb.edu with SMTP id AA04030
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 24 Feb 1994 12:37:00 -0500
  3. Received: Thu, 24 Feb 94 12:41:19 EST by cesdis2.gsfc.nasa.gov (4.0/1.5)
  4. From: Arun Saxena <saxena@cesdis2.gsfc.nasa.gov>
  5. Message-Id: <9402241741.AA03982@cesdis2.gsfc.nasa.gov>
  6. Subject: compilation help
  7. To: tex-k@cs.umb.edu
  8. Date: Thu, 24 Feb 94 12:41:16 EST
  9. X-Mailer: ELM [version 2.3 PL11]
  10.  
  11. Hello,
  12.  
  13. I get the following error when trying to run make in the 
  14.  
  15. /usr/local/lib/web2c-6.1/ directory.
  16.  
  17.  
  18.  
  19. gcc -g  -c alloca.c
  20. gcc -DHAVE_CONFIG_H -I../lib -I../.. -g  -c eofeoln.c
  21. gcc -DHAVE_CONFIG_H -I../lib -I../.. -g  -c fprintreal.c
  22. gcc -DHAVE_CONFIG_H -I../lib -I../.. -g  -c getopt.c
  23. In file included from getopt.c:196:
  24. /usr/local/lib/gcc-lib/sparc/2.3.3/include/stddef.h:111: redefinition of `size_t
  25. '
  26. /usr/include/sys/types.h:54: `size_t' previously declared here
  27. *** Error code 1
  28. make: Fatal error: Command failed for target `getopt.o'
  29. Current working directory /home/local/lib/web2c-6.1/web2c/lib
  30. *** Error code 1
  31. make: Fatal error: Command failed for target `do-lib'
  32. Current working directory /home/local/lib/web2c-6.1/web2c
  33. *** Error code 1
  34. make: Fatal error: Command failed for target `all'
  35. #
  36.  
  37.  make triptrap
  38. cd ../kpathsea; make  SHELL='/bin/sh' CC='gcc' CFLAGS='-g '      RANLIB='ranlib'
  39.  LN='ln -s'
  40.  DEFS=''                           CCLD='gcc' LDFLAGS='-g  ' LIBS=''
  41.    x_extra_libs='' x_include_flags='-I/usr/local/include'  x_lib_flags='-L/usr/l
  42. ocal/lib'
  43. make: Fatal error: No arguments to build
  44. Current working directory /home/local/lib/web2c-6.1/kpathsea
  45. *** Error code 1
  46. make: Fatal error: Command failed for target `do-kpathsea'
  47.  
  48.  
  49.  
  50.  
  51. I am using Sun OS 4.0.3 on a 4/280. Any suggestions will be greatly 
  52. appreciated.
  53.  
  54. Arun    
  55.  
  56.